/* $Id: null_s.h 2704 2005-07-25 07:16:10Z tron $ */

#ifndef SOUND_NULL_H
#define SOUND_NULL_H

#include "../hal.h"

extern const HalSoundDriver _null_sound_driver;

#endif
